gir: start fixing OSTree.Sign
authorFelix Krull <f_krull@gmx.de>
Tue, 25 Aug 2020 18:17:25 +0000 (20:17 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:56 +0000 (12:53 -0400)
commitbe67b37336d7f09edbabb96b8544a775ace74bf3
treeceb268321115dde846c300fd61fb221ed2b9c028
parent977b51ed396145f99d8a20fc0c54ea61dca10ed9
gir: start fixing OSTree.Sign

I don't think the SignDummy and SignEd25519 types even need to be
visible. The explicit dummy_* and ed25519_* don't need to be visible
either, I suspect.
rust-bindings/rust/conf/ostree.toml
rust-bindings/rust/src/auto/mod.rs
rust-bindings/rust/src/auto/sign.rs
rust-bindings/rust/src/auto/versions.txt
rust-bindings/rust/sys/src/auto/versions.txt
rust-bindings/rust/sys/src/lib.rs